PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFGoTo3DViewAction Class / getTargetAnnotation Method
In This Topic
    getTargetAnnotation Method
    In This Topic
    Gets the 3D annotation that is the target of this action.
    Syntax
    public PDF3DAnnotation getTargetAnnotation()

    Return Value

    A com.o2sol.pdf4java.annotations.a3d.PDF3DAnnotation object representing the 3D action.
    See Also